contoh kalimat active record pattern
- The active record pattern is an approach to accessing data in a database.
Active record adalah salah satu pendekatan untuk membaca data dari sebuah basis data. - In addition to MVC, Rails emphasizes the use of other well-known software engineering patterns and paradigms, including convention over configuration (CoC), don't repeat yourself (DRY), and the active record pattern.
Ruby on Rails menegaskan penggunaan pola-pola dan prinsip-prinsip rekayasa perangkat lunak terkenal, seperti pola active record, konvensi diatas konfigurasi (CoC), don't repeat yourself (DRY), and model-view-controller (MVC).